home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / hgraphic.zip / GRAPHICS.MSG < prev    next >
Internet Message Format  |  1988-04-15  |  902b

  1. From: bbb7889@acf5.NYU.EDU (Ben Bederson)
  2. Newsgroups: comp.sys.ibm.pc
  3. Subject: Re: quickc and monochrome graphics
  4. Date: 13 Apr 88 23:35:00 GMT
  5.  
  6. Not feeling like waiting for the next version of Quick C, I wrote
  7. my own routines.  Use them or throw them away at your leisure.
  8. Good luck.
  9.   - Ben Bederson -
  10.   bbb7889@acf5.NYU.EDU
  11.  
  12.  
  13. This contains Microsoft Quick C Hercules compatible
  14. graphics routines.  Included here are the routines:
  15.  
  16.   file_list    - Lists the file
  17.   graphics.c    - Graphics routines
  18.   graphics.h    - C inlude header
  19.   go.c        - Test and example routines
  20.   s1,s2,s3,s4    - Data files for go.c
  21.  
  22. I didn't bother including the compiled version of go.c
  23. since anybody that is going to use these will obviously
  24. be doing some of their own compiling.
  25.  
  26. Good luck and please let me know if you find these routines
  27. helpful, fast, slow, need improvement, etc.
  28.  
  29. Thanks,
  30.   - Ben -
  31.